home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / WWW / tcpdl.config < prev    next >
Text File  |  1997-11-09  |  526b  |  29 lines

  1. # tcpdl.config
  2. #
  3. # Files with a suffix specified in an command of the form:
  4. #
  5. #   IGNORE <suffix>
  6. #
  7. # will not be downloaded unless they appear explicity
  8. # in the urllist file.
  9. #
  10. # <suffix> may contain any printing characters except white
  11. # space, and will be compared to the end of each URL.
  12. #
  13. # Any line with a hash (#) in column 1 will be treated as
  14. # a comment and ignored.
  15. #
  16.  
  17. # ignore lha archives
  18. IGNORE .lha
  19.  
  20. # ignore zip archives
  21. IGNORE .zip
  22.  
  23. IGNORE .mp3
  24. IGNORE .lzx
  25. IGNORE .mov
  26. IGNORE .exe
  27.  
  28. PROXY www.proxy.u-net.com
  29.